; Memory Error. Can't swap to image palette.\nClose some windows and try activating again.;
MSG_OPEN_SCREEN_FAILED
; Can't open the Screen.;
MSG_OPEN_MAIN_WINDOW_FAILED
; Can't open the Main Window.;
MSG_FIND_WINDOW_FAILED
; Can't find that Window.;
MSG_OUT_OF_MEMORY
; Out of memory, try closing some windows.;
MSG_SAVE_FAILED
; Sorry can't save it, is it an image?;
MSG_PREFS_OLD_OR_NOT_FOUND
; Preferences not found or too old.\nCreating new Preferences.;
MSG_PREFS_WRITE_FAILED
; Can't write the Preferences.;
MSG_LOW_STACK_SIZE
; Stack size too small!!\nStack size must be at least %ld.\nIn CLI use the 'Stack' command.\nIn WB select Icon & Info menu\nand increase the Stack size.;
MSG_PORT_CREATION_FAILED
; Can't create a MessagePort.;
MSG_MENUTASK_CREATION_FAILED
; Can't create the Menutask.;
MSG_MENUTASK_FIND_FAILED
; Can't find task port.;
MSG_ADJUST_SCREEN
; To adjust the screen to the new settings\nyou must remove all the images from it.;
MSG_INVALID_SCREEN_DEPTH
; You have selected a dithering mode with more\nbits like the depth of your screen.\nThe image on that screen will look ugly, saving\nit will still work correctly.;
MSG_FILE_EXISTS
; File %s\nalready exists!;
MSG_FILE_EXISTS_BUTTONS
; _Overwrite|_Cancel;
MSG_ABOUT_TEXT
; %s %s by Bert Wynants.\nA utility to display graphic images\nand save these as TIFF or IFF files.\n%s %s;
MSG_MORE_CHANALS_PRESENT
; This is a multi channel image,\nenter number of the channel you\nwould like to see.;
MSG_MORE_IMAGES_PRESENT
; This is a multi image file,\nenter number of image you\nwould like to open.;
MSG_OK_TO_KILL_MEMORY_IMAGE
; The full color memory image of \n%s\nis going to be killed!;
MSG_ILLEGAL_SCREEN_USAGE
; There is a program illegally making use\nof TIFFView's screen. Please Close this\nprogramm's window and then select 'Continue'.;